MessageBodyHtmlText Property

Contains the Hypertext Markup Language (HTML) version of the message text.

Definition

Namespace: Independentsoft.Msg
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public string BodyHtmlText { get; set; }

Property Value

String
The body HTML text.

See Also